Carbon


_MPDebugStr

Header: Multiprocessing.h Carbon status: Unsupported

void _MPDebugStr (
    ConstStr255Param msg
);
msg

AVAILABILITY

Not supported in Carbon. Not available in CarbonLib, but available when MPLibrary 1.0 or later is installed. Exported by MPLibrary 1.0 and later.

CARBON NOTES

You should register a debugger using MPRegisterDebugger instead of calling these debugging functions.


© 2000 Apple Computer, Inc. — (Last Updated 4/6/2000)